crypto/elliptic.nistCurve.pointToAffine (method)

one use

	crypto/elliptic (current package)
		nistec.go#L161: func (curve *nistCurve[Point]) pointToAffine(p Point) (x, y *big.Int) {